SUPPORT / SAMPLES & SAS NOTES
 

Support

Installation Note 62387: A SAS® Web Application Server configuration fails in a Microsoft Windows environment when the native operating system language is not English

DetailsAboutRate It

A SAS Web Application Server configuration can fail in a Windows environment when the native operating system language is not English.

In the vfabrictcsvr_configure_yyyy-mm-dd-timestamp.log file, you might see an error similar to the following:

2018-05-24 12:30:58,881 [main] INFO  com.sas.appserver.utils.AntProcessInvoker - Executable: cmd
2018-05-24 12:30:58,881 [main] INFO  com.sas.appserver.utils.AntProcessInvoker - Arguments:
2018-05-24 12:30:58,881 [main] INFO  com.sas.appserver.utils.AntProcessInvoker - /c
2018-05-24 12:30:58,881 [main] INFO  com.sas.appserver.utils.AntProcessInvoker - icacls
2018-05-24 12:30:58,881 [main] INFO  com.sas.appserver.utils.AntProcessInvoker - jmx.password
2018-05-24 12:30:58,881 [main] INFO  com.sas.appserver.utils.AntProcessInvoker - /grant:r
2018-05-24 12:30:58,881 [main] INFO  com.sas.appserver.utils.AntProcessInvoker - BUILTIN\Administrators:(r,w)
     [exec] BUILTIN\Administrators: Le mappage entre les noms de compte et les ID de s‚curit‚ n'a pas ‚t‚ effectu‚.

     [exec] Result: 1332

2018-05-24 12:30:58,897 [main] INFO  com.sas.appserver.utils.AntProcessInvoker - ReturnCode=1332

Caused by: java.io.FileNotFoundException: C:\SAS\config\Lev1\Web\activemq\conf\jmx.password (Accès refusé)

The error example here is in French. However, the error appears in whatever language the operating system uses. The main messages in the error can translate as "there is no mapping between account names and security IDs" and "access denied." The error occurs because a group that is named in the error, BUILTIN\Administrators, is not found in non-English operating environments. Its English spelling is not recognized.

If you encounter this problem, contact SAS Technical Support.

A fix for this issue is planned for a future software release.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS Web Application ServerMicrosoft® Windows® for x649.4 TS1M59.4 TS1M5
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.